/ Assembly List / LJCAddressParserLib / StandardAddress / ParseLastLine

Namespace - LJCAddressParserLib


Parameters
lastLine - The Last Line value.

Returns

true if no errors; otherwise, falses.

Syntax

C#
public Boolean ParseLastLine(String lastLine)

Parses the Last Line into the standardized LastLine Property. It also parses the Last Line into the Component Properties. (R)

Remarks

The 4 Last Line Component Properties are: City, StateOrProvince, Zipcode and Zip4.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.